home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000173_news@columbia.edu _Sun Feb 2 16:08:54 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA00332
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 2 Feb 1997 16:08:54 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id QAA12255
  7.     for kermit.misc@watsun; Sun, 2 Feb 1997 16:08:53 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: How to get an OS/2 kermit server work???
  12. Date: 2 Feb 1997 21:08:51 GMT
  13. Organization: Columbia University
  14. Lines: 22
  15. Message-ID: <5d2vp3$kag$1@apakabar.cc.columbia.edu>
  16. References: <5d2ltk$f5p@prof.ese-metz.fr> <5d2q6f$f04$1@apakabar.cc.columbia.edu>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:6522
  19.  
  20. In article <5d2q6f$f04$1@apakabar.cc.columbia.edu>,
  21. Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
  22. : In article <5d2ltk$f5p@prof.ese-metz.fr>,  <LECLAIRE_VIN@lsi.supelec.fr> wrote:
  23. : : I have downloaded the most recent version of Kermit for os2.  I want to use
  24. : : it as a server through Internet.  I have a fixed IP address (no provider).
  25. : : 
  26. : This is not supported by OS/2 C-Kermit 5A(191) or earlier.  When Kermit 95
  27. : for OS/2 comes out (soon), you will be able to set it up as a TCP server,
  28. : either directly or in host mode.  Watch this space for announcements.
  29.  
  30. Not quite true.  You can't setup OS/2 C-Kermit to be run via INETD.
  31. However, OS/2 C-Kermit does support the SET HOST * notation to listen for an 
  32. incoming connection.  But you can't start SERVER mode until a connection
  33. has been created.
  34.  
  35.  
  36.  
  37. Jeffrey Altman * Kermit Development Group * Columbia University
  38.                * 612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  39.     C-Kermit 5A(191) for OS/2:   http://www.columbia.edu/kermit/cko191.html
  40.   Kermit 95 for Windows 95/NT:   http://www.columbia.edu/kermit/k95.html